CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 人脸 opencv

搜索资源列表

  1. FaceIdentify

    0下载:
  2. 该代码主要是实现了在OpenCV环境下的人脸跟踪,当摄像头中显示的人脸在变动时,程序将动态的捕捉移动中的人脸-The code is mainly achieved in the OpenCV face tracking environment, when the camera is displayed in the human face of change, the program will capture the dynamic movement of the human face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1460421
    • 提供者:Maclaon
  1. auto_detecthand_facecolor

    0下载:
  2. 基于颜色的自动找手程序,先由人脸检测取得脸的肤色,再以此去找手。运行需要配置好opencv环境。手放在脸部下方两侧-Color-based automated process to find hands, first face detection to obtain face color, and then in order to find hands. Need to configure your environment to run a good opencv. Hand on the bo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4643395
    • 提供者:lj
  1. BOOK_TEST

    0下载:
  2. openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2844625
    • 提供者:boss liu
  1. opencv_face_recognition

    0下载:
  2. 用opencv编写的人脸识别代码,很好的参考代码-Written with the opencv face recognition code, a good reference source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2901905
    • 提供者:yangkewei
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:236393
    • 提供者:费富里
  1. facedetectandlocate

    0下载:
  2. opencv环境下利用vc ++实现人脸的检测和轮廓定位-opencv environment using vc++ implementation of face detection and contour orientation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3850558
    • 提供者:陆璐
  1. Face_Recognition

    0下载:
  2. 这是一个利用OPENCV实现的人脸跟踪识别的程序的源码,具体的过程都有详细的描述,希望对大家的学习有帮助!-This is an implementation using OPENCV Face Tracking source identification process, the specific procedure described in detail, want to help everyone to learn!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:16244
    • 提供者:王政
  1. VideoProj

    0下载:
  2. OpenCV 人脸识别示例,请将源码拷贝至E盘(具体路径,参见编译后提示) 请使用Debug模式编译-OpenCV Face Recognition sample, please copy the source code to the E site (the specific path, see the compiled tips), please use the Debug mode compilation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4303739
    • 提供者:Jerry
  1. blepo

    0下载:
  2. 一个利用肤色来检测和跟踪人脸的例子。包括一个开源的函数库。和opencv相当。-A example for face detection and tracking using color Histogram
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22267670
    • 提供者:lipeng
  1. OPENCVfacedetection

    0下载:
  2. 用OPENCV做的人脸识别程序,实现跟踪检测,用的是自带的分类器-OPENCV do with face recognition program, to achieve tracking and detection, using a built-in classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:85892
    • 提供者:jianghua
  1. FaceMFC_v2

    0下载:
  2. 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5933062
    • 提供者:赵宾
  1. pca

    0下载:
  2. 基于VC的PCA人脸识别,人脸库需要自己加入-The PCA-based Face Recognition VC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:789941
    • 提供者:于力
  1. test1

    0下载:
  2. OPENCV 对一幅人脸图像建立数据场,并显示势场图-OPENCV on a face image set up a data field, and display of potential field maps
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:30337935
    • 提供者:cambridge
  1. facerecognition

    0下载:
  2. 基于OPENCV 的人脸检测代码学习 动态内存存储及操作函数 分类器结构及操作函数-It is uesd for face recognition which is baesd on opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:7655
    • 提供者:高飞
  1. opencv_face_recognition

    0下载:
  2. 利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library giv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:384699
    • 提供者:王二
  1. sdi_opencv

    0下载:
  2. 运用VC软件做的一个基于OPENCV的人脸识别系统,在检测人脸的基础上能对人眼和嘴巴进行识别。-Use the software to do a VC OPENCV based face recognition system, based on face detection can identify the eyes and mouth.
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2114689
    • 提供者:strangename
  1. FaceDetection

    0下载:
  2. 采用openCV编写的人脸检测程序,可直接运行,输入参数为一幅图像,输出图像中将人脸的位置圈出来-Prepared by openCV face detection process, can be directly run, input parameters for an image, the output image will circle the location of the face
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1410243
    • 提供者:wangyun
  1. PCA

    0下载:
  2. 在图像处理特别是人脸识别中经常用到PCA算法,这是基于Opencv的PCA算法。-In the image processing in particular are often used in PCA face recognition algorithm, which is based on the Opencv the PCA algorithm.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:904
    • 提供者:liwei
  1. OMimage

    0下载:
  2. 用MFC和 opencv 实现人脸检测(凑字数的。。。。。)-Achieved with the MFC and the opencv face detection (Minato words of 。。。。。)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2945699
    • 提供者:wanglei
  1. face_recognision

    1下载:
  2. 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:942416
    • 提供者:童振
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com